﻿body {font-family: Calibri; padding: 0px; margin: 0px; width: 100%; height: 100%;}     
a img {border: 0;}
fieldset {border:1px solid green;}  
legend {color:green; font-weight: bold;} 
                            
.cabecalho {background-color: White; width: 100%; height: 81px; position: fixed; left: 0; top: 0; padding: 0; border-spacing: 0;}
                           
.rodape {background-color: White; width: 100%; padding:0px; margin:0px; height: 95px; position: fixed; left: 0; bottom: 0;}

.login {width: 100%; margin-top: 200px; margin-bottom: 200px;}

.pagina {width: 100%; margin-top: 85px; margin-bottom: 150px;}

.NoWrapFase tr td label {white-space:nowrap; overflow:hidden;}
 
.pnl {border: solid 1px green;}
 
.pnl_manutencao fieldset {border:1px solid green; height:100px; width:300px; background-color:#dae6c4;}  
.pnl_manutencao legend {color:green; font-weight: bold; font-size: 14px;} 
        
.pnl_login fieldset {border:1px solid green; height:120px; width:250px; text-align:left;}  
.pnl_login legend {color:green; font-weight: bold; font-size: 14px;} 
     
.pnl_rappel { height: 100%; width: 100%}

.pnl_box fieldset { background-color: white;border: 2px solid green; }
.pnl_box legend {background-color: YellowGreen;border: 2px solid green; color: Black;}

.lbl {font-weight: bold; color: Green; font-size: 12px;}
        
.lbl_black {color: Black; font-size: 12px;}
               
.lbl_login {font-weight: bold; color: Green; font-size: 14px;}
        
.lbl_erro {color: Red; font-size: 10px; text-decoration: none;}
       
.lbl_ano {font-weight: bold; color: Green; font-size: 18px;}

.lbl_upper {text-transform: capitalize;}

.txt {border:1px solid green;font-family: Calibri;}
        
.txt_r {border:1px solid green; text-align:right;font-family: Calibri; width: 75px;}
                          
.txt_login {border:1px solid green; font-family: Calibri; font-size: 12px;}

.opt {font-family: Calibri; font-size: small;}
 
.ddl {border:1px solid green;font-family: Calibri; font-size: small;}
        
.ddl_ano {font-weight: bold; color: Black; font-size: 18px;}
       
.lnk a {text-decoration:none; color:Green; font-weight:bold;}
                         
.btn {background-color: White; font-weight: bold; color: Green; border: solid 1px green; padding: 8px 8px 6px 8px;}
 
.btn_small {background-color: White; font-weight: bold; font-size: small; color: Green; border: solid 1px green; padding: 4px 4px 3px 4px;}

.btn_ok {background-color: White; font-weight: bold; font-size: xx-small; color: Green; border: solid 1px green; padding: 0px; height: 19px; width: 24px;}

.btn_xsmall {
    background-color: White;
    font-weight: bold;
    font-size: x-small;
    color: Green;
    border: solid 1px green;
    padding: 4px 4px 3px 4px;
}

.btn_xxsmall {
    background-color: White;
    font-weight: bold;
    font-size: xx-small;
    color: Green;
    border: solid 1px green;
    padding: 0px;
    height: 20px;
}
         
.btn_login {background-color: White; font-weight: bold; font-size: 12px; color: Green; border: solid 1px green; padding: 2px 4px 2px 4px;}

.btn_imagem {
    background-color: White;
    font-weight: bold;
    font-size: 10px;
    color: Green;
    border: solid 1px green;
    padding: 6px 0px 6px 0px;
    background-position: 5px 2px;
    background-repeat:no-repeat;
    text-align: right;
}       
                        
div.hideSkiplink {background-color:#CDCC00; width:100%;}

div.menu_bp {font-size: 14px;}

div.menu_bp ul {list-style: none; list-style-type:none; margin: 0px; padding: 0px; width: auto;}

    div.menu_bp ul li {
        list-style-type: none;
        font-weight: bold;
        float: left;
    } 

    div.menu_bp ul li ul li {
        width: 150px;
    }

        div .menu_bp ul li a, div.menu_bp ul li a:visited {
            background-color: White;
            border: 2px Solid Green;
            color: Black;
            line-height: 1.35em;
            padding: 4px 10px;
            text-decoration: none;
            white-space: nowrap;
            vertical-align: top;
            display: block;
        }

div.menu_bp ul li a:hover, div.menu_bp ul li a:active {background-color: Black; color: White; text-decoration: none;}

div.menu_bp ul li a.selected.static {background-color:Black; color:White;}
        
div.menu_bp ul li img {padding-right: 5px;}


div.menu {font-size: small;}

div.menu ul {list-style: none; list-style-type:none; margin: 0px; padding: 0px; width: auto;}

    div.menu ul li {
        list-style-type: none;
        font-weight: bold;
        float: left;
    }

div.menu ul li a, div.menu ul li a:visited {
    background-color:Green;
    border: solid 1px YellowGreen;
    border-top: none;
    border-bottom: none;
    color: white;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover {background-color:YellowGreen; color: black; text-decoration: none;}

div.menu ul li a:active {background-color: YellowGreen; color: black; text-decoration: none;}


    div.menu ul li a.selected {
        background-color: YellowGreen;
        color: black;
    }

        div.menu ul li a.selected.static {
            background-color: YellowGreen;
            color: black;
        }
        
.clientes_caption, .grupos_caption {
    background-color: green;
    color: white;
    font-weight: bold;
    font-size: small;   
    text-align: center;
}
         
.tabela {font-size: 12px;}
        
.tabela caption {background-color: green; width: 100%; color: white; font-weight: bold; font-size: small;}
        
.headertabela {border: solid 1px green; background-color: YellowGreen; color: White; font-weight: bold; font-size: 12px;}
         
.headertabela a {border: none; color: White; text-decoration: none;}


.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    min-height: 100%;
    width: 100%;
}        

.spinner {
    border: 2px solid green;
    background-color: White;
    color: Green;
    font-family: Calibri;
    font-size: 20pt;
    width: 450px;
    height: 120px;
    display: none;
    position: fixed;
    opacity: 1;
    z-index: 999; /*margin: 100px auto 0; width: 70px; text-align: center; text-align: center;*/
}

.spinner > div 
{
    margin-top: 15%;
    margin-left: 2%;
    width: 18px;
    height: 18px;
    background-color: green;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}


/*
div.submenu_bp {
    font-size: 14px;
    width: 110px;
}

    div.submenu_bp ul {
        list-style: none;
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

        div.submenu_bp ul li {
            list-style-type: none;
            font-weight: bold;
            float: left;
        }

            div.submenu_bp ul li a, div.submenu_bp ul li a:visited {
                background-color: White;
                border: 2px Solid Green;
                color: Black;
                line-height: 1.35em;
                padding: 4px 10px;
                text-decoration: none;
                white-space: nowrap;
                vertical-align: top;
                display: block;
            }

                div.submenu_bp ul li a:hover, div.submenu_bp ul li a:active {
                    background-color: Black;
                    color: White;
                    text-decoration: none;
                }

                div.submenu_bp ul li a.selected.static {
                    background-color: Black;
                    color: White;
                }

            div.submenu_bp ul li img {
                padding-right: 5px;
            }      

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
    /*.msg_rappel_hidden {
    display:inline-block;
    visibility: hidden; 
    background-color: white;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 0;
    -moz-opacity: 0;
    height: 0;
    width: 0;
} 


.msg_rappel_visible {
    visibility: visible; 
    display:inline-block;
    background-color: black;
    position: fixed;
    top: 0px;
    left: 0px;
    opacity: 1;
    -moz-opacity: 1;
    height: 200px;
    width: 400px;
} 


        */